GW-BASIC - définition. Qu'est-ce que GW-BASIC
Diclib.com
Dictionnaire ChatGPT
Entrez un mot ou une phrase dans n'importe quelle langue 👆
Langue:

Traduction et analyse de mots par intelligence artificielle ChatGPT

Sur cette page, vous pouvez obtenir une analyse détaillée d'un mot ou d'une phrase, réalisée à l'aide de la meilleure technologie d'intelligence artificielle à ce jour:

  • comment le mot est utilisé
  • fréquence d'utilisation
  • il est utilisé plus souvent dans le discours oral ou écrit
  • options de traduction de mots
  • exemples d'utilisation (plusieurs phrases avec traduction)
  • étymologie

Qu'est-ce (qui) est GW-BASIC - définition

DIALECT OF THE BASIC PROGRAMMING LANGUAGE
GWBASIC; GW-BASIC programming language; Microsoft GW-BASIC interpreter; GWBasic; GW BASIC; Gwbasic; GW Basic; Gee-Whiz BASIC
  • 300px

GW-BASIC         
<language> An early version of MS-BASIC. (1995-05-12)
GWBASIC         
Graphics and Windows Beginner#&39;s All-purpose Symbolic Instruction Code (Reference: BASIC, MS-DOS), "Style: GW-Basic"
Basic (dance move)         
DANCE MOVE-RELATED
Basic Step; Basic movement (dance); Basic step; Basic pattern; Basic move; Basic movement; Basic figure
The basic step, basic figure, basic movement, basic pattern, or simply basic is the dance move that defines the character of a particular dance. It sets the rhythm of the dance; it is the default move to which a dancer returns, when not performing any other moves.

Wikipédia

GW-BASIC

GW-BASIC is a dialect of the BASIC programming language developed by Microsoft from IBM BASICA. Functionally identical to BASICA, its BASIC interpreter is a fully self-contained executable and does not need the Cassette BASIC ROM found in the original IBM PC. It was bundled with MS-DOS operating systems on IBM PC compatibles by Microsoft.

The language is suitable for simple games, business programs and the like. Since it was included with most versions of MS-DOS, it was also a low-cost way for many aspiring programmers to learn the fundamentals of computer programming. Microsoft also sold a BASIC compiler, BASCOM, compatible with GW-BASIC, for programs needing more speed.

According to Mark Jones Lorenzo, given the scope of the language, "GW-BASIC is arguably the ne plus ultra of Microsoft's family of line-numbered BASICs stretching back to Altair BASIC – and perhaps even of line-numbered BASIC in general."

With the release of MS-DOS 5.0, GW-BASIC's place was taken by QBasic, a slightly abridged version of the interpreter part of the separately available QuickBASIC interpreter and compiler package.

On May 21, 2020, Microsoft released the 8088 assembler source code for GW-BASIC 1.0 on GitHub under the MIT License.